home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / vvk4.zip / ZIPHELP.DOC < prev    next >
Text File  |  1992-05-01  |  2KB  |  34 lines

  1. HARD DISK SYSTEMS: It is best to first create a directory in which you want to
  2. put the files.  For example, if the program is a utilitiy, you might want to
  3. create a directory called UTIL.  To create a directory called UTIL, you would
  4. simply type (at the C: or hard disk prompt):
  5.      MD\UTIL (and press the enter key)
  6. If you get the message "Unable to create directory", is generally because the
  7. directory has already been created.  At which point you can proceed to the next
  8. step, which is changing (going into) that directory.  To change (or go into)
  9. the directory UTIL, simply type (again at the C: or hard disk prompt):
  10.      CD\UTIL (and press the enter key)
  11. After creating the directory, and changing to that directory, you must copy all
  12. the files from the hard disk into the directory.  To do that, simply type
  13. (again at the C: or hard disk prompt):
  14.      COPY A:*.* (and press the enter key)
  15. After copying all the files to the hard disk, you can now unZIP them one by
  16. one or all at once.  We recommend that you unZIP them one by one.  To do this,
  17. you must first get a directory of the ZIPPED files.  To do this, just type
  18. (again at the C: or hard disk prompt):
  19.      DIR *.ZIP (and press the enter key)
  20. This will give you a list of files that are ZIPPED.  (All ZIP files have an
  21. extension of ".ZIP".)  Now you can start UNZIPPING them.  For example, to UNZIP
  22. the file LABELS.ZIP, you would simply type (at the C: or hard disk prompt):
  23.      PKUNZIP LABELS (and press the enter key)
  24. This will start the process of UNZIPPING.  Which can take anywhere from a few
  25. seconds to a bit longer on larger files.  After the files are UNZIPPED, they
  26. can be used.  If you are unsure as to what to do at this point, just read the
  27. instruction sheet on the back of your invoice.  (After you UNZIP a ZIP file,
  28. you can erase the ZIP file.  It is no longer needed.)
  29.  
  30. For more information, refer to the instruction sheet on the back of the
  31. invoice.  The phone number for our technical support department is on the same
  32. page.
  33.  
  34.